Skip to content

fix: support source namespace#87

Merged
angelo-chan merged 1 commit intoAccelByte:masterfrom
Allen8975701:support-source-namespace
May 22, 2025
Merged

fix: support source namespace#87
angelo-chan merged 1 commit intoAccelByte:masterfrom
Allen8975701:support-source-namespace

Conversation

@Allen8975701
Copy link
Copy Markdown
Contributor

context: IAM has some event related to login, the root path namespace is always publisher namespace, if login with game namespace, we need add this source namespace. So other team, like AIS can know the correct behavior.
@wardab0104 @marselab @angelo-chan

Comment thread README.md Outdated
* ClientIDs : List of client IDs. Backward compatibility. ([]string - UUID v4 without Hyphens)
* TargetUserIDs : List of target client IDs. Backward compatibility. ([]string - UUID v4 without Hyphens)
* TargetNamespace : Target Namespace. Backward compatibility. (string)
* SourceNamespace : Source Namespace. Usage: if the namespace is a fixed value, such as publisher namespace and event need contain the actual source namespace of this event, then we can use this field. (string - optional)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SourceNamespace tracks the trigger namespace, distinct from the event's occurrence namespace.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@Allen8975701 Allen8975701 force-pushed the support-source-namespace branch from c7a3f61 to bb18292 Compare May 21, 2025 01:53
@angelo-chan angelo-chan merged commit 532ebd4 into AccelByte:master May 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants